'Declaration Public Overridable Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public virtual bool CanMove( int fromIndex, int toIndex )
C1CursorDataCollection<T,K> Class C1CursorDataCollection<T,K> Members